[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 869 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23478 | Cooper, Hailey | 98371 | Puyallup | Washington | United States |
14312 | Lin, Claudia, A | 4551 | Caloundra | Queensland | Australia |
Generated 2025-07-11 15:10:01.207 UTC