[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 512 SHUFFLE < SKIP 475 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14127 | Zhang, Lacey, L | 4551 | Caloundra | Queensland | Australia |
20171 | King, Bailey, A | 34117 | Kassel | Hessen | Germany |
Generated 2025-07-13 00:05:20.089 UTC