[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 3217 < SKIP 516 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23351 | Sanchez, Lucas, L | V6B 3P7 | Port Hammond | British Columbia | Canada |
28482 | She, Jaime, D | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-17 14:42:29.752 UTC