[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 848 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26505 | Wright, Jennifer | V8X | Royal Oak | British Columbia | Canada |
19205 | Perry, James | V7L 4J4 | Vancouver | British Columbia | Canada |
19739 | Perry, Lucas, A | 91910 | Chula Vista | California | United States |
Generated 2025-07-11 03:46:53.815 UTC