[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 2421 SHUFFLE < SKIP 6184 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21633 | Zhang, Cameron, F | 98371 | Puyallup | Washington | United States |
25188 | Li, Kevin, S | V0 | Sooke | British Columbia | Canada |
15811 | Ms., Schultz, Barbara, R. | 2264 | Silverwater | New South Wales | Australia |
Generated 2025-07-20 19:33:40.049 UTC