[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 412 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13315 | Thomas, Lucas, E | 91932 | Imperial Beach | California | United States |
27110 | Miller, Andrew, C | V8Y 1L1 | Cliffside | British Columbia | Canada |
18697 | Lal, Tara, S | 1597 | Lane Cove | New South Wales | Australia |
Generated 2025-07-11 10:20:14.710 UTC