[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 475 SHUFFLE < SKIP 3667 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23866 | Flores, Xavier | V8Y 1L1 | Cliffside | British Columbia | Canada |
11098 | Rubio, Mallory, S | 2138 | Rhodes | New South Wales | Australia |
21305 | Garcia, Hunter, J | V9B 5T2 | Shawnee | British Columbia | Canada |
Generated 2025-07-22 00:54:27.172 UTC