[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 1761 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16599 | Sr., Cai, Ramón, S | W1Y 3RA | London | England | United Kingdom |
17398 | Lopez, Kaylee, E | 94611 | Oakland | California | United States |
Generated 2025-07-11 15:03:26.740 UTC