[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 3375 < SKIP 2131 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28996 | Rivera, Rachel, S | V8Y 1L1 | Cliffside | British Columbia | Canada |
23652 | Goel, Roger, A | 4810 | Townsville | Queensland | Australia |
23536 | Adams, Savannah | 3429 | Sunbury | Victoria | Australia |
Generated 2025-07-21 03:03:52.037 UTC