[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 0 SHUFFLE < SKIP 3271 > < TAKE 4 >
4 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 16758 | Perry, Justin, E | V8V | Victoria | British Columbia | Canada |
| 29363 | Jai, Cristina, R | 20354 | Hamburg | Hamburg | Germany |
| 29102 | Mehta, Marie, L | 7001 | Hobart | Tasmania | Australia |
| 26269 | Moore, Chloe, L | V9 | Langford | British Columbia | Canada |
Generated 2025-11-02 09:56:08.783 UTC