[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 512 SHUFFLE < SKIP 3125 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14225 | Chen, Alisha, J | 4171 | Hawthorne | Queensland | Australia |
20148 | Nath, Terry, E | 59100 | Roubaix | Nord | France |
Generated 2025-07-22 05:47:36.373 UTC