[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 413 SHUFFLE < SKIP 2139 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14064 | Li, Stacey | 4810 | Townsville | Queensland | Australia |
28885 | Raji, Kelvin, S | 95000 | Cergy | Val d'Oise | France |
Generated 2025-07-18 12:26:09.679 UTC