[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 651 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14574 | Powell, Katherine, C | V0 | Sooke | British Columbia | Canada |
16445 | Ward, Caitlin | PE17 | Bury | England | United Kingdom |
21566 | Garcia, Jermaine | 4169 | East Brisbane | Queensland | Australia |
Generated 2025-07-11 22:37:41.230 UTC