[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 364 SHUFFLE < SKIP 1187 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20680 | Anderson, Ashley | V6B 3P7 | Port Hammond | British Columbia | Canada |
14220 | Romero, Latasha | 1597 | Lane Cove | New South Wales | Australia |
Generated 2025-07-18 20:32:12.502 UTC