[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 872 SHUFFLE < SKIP 3689 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25944 | Perez, Ronald | 3220 | Geelong | Victoria | Australia |
17865 | Barnes, Blake, A | V9 | Langford | British Columbia | Canada |
Generated 2025-07-19 03:47:27.363 UTC