[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 SHUFFLE < SKIP 5133 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15559 | Flores, Devin, A | V8Y 1L1 | Cliffside | British Columbia | Canada |
26744 | Yuan, Mitchell | 4551 | Caloundra | Queensland | Australia |
18739 | Pal, Christy, R | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-11 00:54:20.757 UTC