[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 512 SHUFFLE < SKIP 5464 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20206 | Murphy, Olivia, V | V3A 4R2 | Langley | British Columbia | Canada |
29121 | Luo, Julie, M | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-21 03:28:56.696 UTC