[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 413 SHUFFLE < SKIP 986 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18557 | Lopez, Bailey, R | V8Y 1L1 | Cliffside | British Columbia | Canada |
13514 | Luo, Lindsay | 04838 | Eilenburg | Brandenburg | Germany |
18647 | Huang, Christy | 91910 | Chula Vista | California | United States |
Generated 2025-07-14 09:47:03.659 UTC